Skip to content
Back to search
30
MCP

ArcKnowledge (Custom RAG)

pulsemcp/arcknowledge (custom rag)

Bridges AI systems to custom knowledge base APIs for retrieval-augmented generation across multiple text and image sources with configurable authentication and processing capabilities.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

RAG Knowledge
Python MCP server for retrieval-augmented generation and knowledge base tools.
0 tools
arkon
Arkon: Enterprise AI Knowledge Hub & MCP Server. Self-hosted knowledge base for teams to manage RAG contexts, access policies, and AI skills
0 tools
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
0 tools · streamable-http
io.github.infoinlet-marketplace/mcp-knowledge-rag
Permission-aware RAG for agents — ingest docs, hybrid search, cited answers (hosted API).
0 tools
Crawl4AI RAG
Combines web crawling with vector search to enable content extraction, semantic indexing, and retrieval-augmented generation over web-based
0 tools
AWS Knowledge Base
Integrates with AWS Knowledge Bases to retrieve information using Bedrock Agent Runtime, enabling RAG operations with structured metadata fo
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "arcknowledge_(custom_rag)": {
      "url": "None",
      "transport": "http"
    }
  }
}